Check if the current user has the required access to Resource
Get | Resource_GetResourcePermissionsById |
Resource Path: /api/resource/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/resource/{id}/permissions/{access}
Name | Description | Data Type |
---|---|---|
id | Resource Id | integer |
access | Access type | string |
The response body is of type boolean.
OK